home *** CD-ROM | disk | FTP | other *** search
/ HAKERIS 11 / HAKERIS 11.ISO / soft / development / Macromedia RoboHelp X5 / RoboHelpOffice.exe / Data1.cab / _EE03631D8A4D4DE4B3BACDD9588AC73A < prev    next >
Encoding:
Text File  |  2003-07-08  |  851 b   |  27 lines

  1. <HTML>
  2.     <HEAD>
  3.         <script language="javascript">
  4.             function UniqueID() {
  5.                 return parent.UniqueID();
  6.             }
  7.             function DoCommand(cmd, param) 
  8.             {
  9.                 if( (parent!=this) && (parent.DoCommand) )
  10.                 {
  11.                     parent.DoCommand(cmd, param);    
  12.                 }
  13.             }
  14.         </script>
  15.     </HEAD>
  16.     <script language="javascript">
  17.         var sHtml = "";
  18.         sHtml += "<frameset rows=\"";
  19.         sHtml += parent.gsToolbarPaneHeight;
  20.         sHtml += ", *\" frameborder=\"0\" borderspace=\"0\" BORDER=\"0\">";
  21.         sHtml += "<frame name=\"master\" id=\"master\" marginwidth=\"0\" marginheight=\"0\" noresize=\"yes\" scrolling=\"no\" src=\"wf_master.htm\" />";
  22.         sHtml += "<frame name=\"bottom\" id=\"bottom\" marginwidth=\"0\" marginheight=\"0\" noresize=\"yes\" scrolling=\"no\" src=\"wf_vbottom.htm\" />";
  23.         sHtml += "</frameset>";
  24.         document.write(sHtml);
  25.     </script>
  26. </HTML>
  27.